Replace Related Links button with See Also Links
You can use the Extendscript support provided in RoboHTML 8, to accomplish, the task.
I am attaching a sample script file which does the same for you. The script file will traverse all the topics and snippet files, and read all the related topics in the files, and replace them with the hyperlinks for those topics.
You need to do the following steps
	1. Back up your original project, before running this script file.
	2. Download the script file.
	3. Open RoboHTML 8, go to View>Pods>Script Explorer, and right click and import the downloaded script file.
	4. Open the project (which as already backed-up) in RobHTML 8.
	5. Select the script in the script explorer pod, right click and select run.
	6. The script will convert all the related topics to hyperlinks.

You can also change the style of the hyperlinks created in the script file, look for the function AddHyperlinkInTopic in the script file. Here you can add what ever style class name in the hyperlinks.

Forum thread: <http://forums.adobe.com/message/2558291#2558291> 
Script download: https://acrobat.com/#d=bnJOu4pwBrXFTG*kDuLRnQ



